home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
-
- <?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
- <?xml-stylesheet href="chrome://optimizegoogle/skin/skin.css" type="text/css"?>
-
- <!DOCTYPE window SYSTEM "chrome://optimizegoogle/locale/prefs.dtd">
-
- <page id="cg.about.web" onload="cgprefs.onLoad('cg.about.web');" onunload="cgprefs.onOK('cg.about.web');"
- xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
-
- <script type="application/x-javascript" src="chrome://optimizegoogle/content/cgpref.js"/>
-
- <groupbox flex="1">
- <caption label="&label.about.long;"/>
- <description wrap="true">&about.desc;</description>
- <separator/>
- <label value="&donate.short;" style="font-weight: bold;"/>
- <description wrap="true">&donate.long;</description>
- <label id="donationPage" class="link" onclick="window.open('https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=10118706'); return true;">&linktext.paypal;</label>
- <separator/>
- <label value="&email.short;" style="font-weight: bold;"/>
- <label id="extensionHomepage" class="link" onclick="window.open('mailto:info@optimizegoogle.com'); return true;">info@optimizegoogle.com</label>
- <label id="extensionDiscussionGroup" class="link" onclick="window.open('http://groups.google.com/group/optimizegoogle'); return true;">&about.group;</label>
- </groupbox>
- </page>
-